libdvbv5_d ~master (2019-01-10T15:59:09Z)
Dub
Repo
DMX_FD
libdvbv5_d
types
An RAII compliant DMX file descriptor.
struct
DMX_FD {
this(this)
;
this
(FrontendId fei);
~this
();
auto
value
();
}
Constructors
this
this
(FrontendId fei)
Undocumented in source.
Destructor
~this
~this
()
Undocumented in source.
Postblit
this(this)
this(this)
Undocumented in source.
Members
Functions
value
auto
value
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
libdvbv5_d
types
structs
DMX_FD
File_Ptr
FrontendId
FrontendParameters_Ptr
ScanHandler_Ptr
TuningId
An RAII compliant DMX file descriptor.